OAuthToken Class |
Namespace: Independentsoft.Exchange
The OAuthToken type exposes the following members.
| Name | Description | |
|---|---|---|
| OAuthToken(String) | Initializes a new instance of the OAuthToken class | |
| OAuthToken(String, String) | Initializes a new instance of the OAuthToken class | |
| OAuthToken(String, String, DateTime) | Initializes a new instance of the OAuthToken class | |
| OAuthToken(String, String, String) | Initializes a new instance of the OAuthToken class |
| Name | Description | |
|---|---|---|
| AccessToken | ||
| ExpiresIn | ||
| ExpiresOn | ||
| IdToken | ||
| RefreshToken | ||
| Scope | ||
| Type |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |